Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PyCharm API changes #350

Merged
merged 5 commits into from
Sep 20, 2021
Merged

Conversation

alek-sun
Copy link
Contributor

Changed signature of com.jetbrains.python.psi.types.PyLiteralType.Companion#promoteToLiteral

@koxudaxi koxudaxi mentioned this pull request Aug 28, 2021
@koxudaxi
Copy link
Owner

@alek-sun
Thank you for creating this issue.
I have understood that your changes are related to this commit.
JetBrains/intellij-community@997b58d

If the next snapshot release will be published then I will change the target version to build it.

@koxudaxi koxudaxi mentioned this pull request Aug 30, 2021
@codecov
Copy link

codecov bot commented Sep 20, 2021

Codecov Report

Merging #350 (5f1bb94) into master (3b6886e) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #350   +/-   ##
=========================================
  Coverage     73.07%   73.07%           
  Complexity      277      277           
=========================================
  Files            23       23           
  Lines          1675     1675           
  Branches        506      506           
=========================================
  Hits           1224     1224           
  Misses          166      166           
  Partials        285      285           
Flag Coverage Δ
unittests 73.07% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...koxudaxi/pydantic/PydanticTypeCheckerInspection.kt 88.65% <100.00%> (ø)
src/com/koxudaxi/pydantic/PydanticTypeProvider.kt 75.64% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6af60e8...5f1bb94. Read the comment docs.

@koxudaxi koxudaxi merged commit cf1577f into koxudaxi:master Sep 20, 2021
@koxudaxi koxudaxi mentioned this pull request Sep 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants